[Top] [Prev] [Next] [Bottom] [Contents]

SaVbsValDate

Prints a VB Script function which checks if a string represents a valid date.

Synopsis

#include "savbs.h"
int SaVbsValDate();

Argument

None

Return Values

Returns an integer with a value of 0.

Description

Prints a VB Script function which checks if a string represents a valid date.

Example

The code fragment:

SaVbsValDate();
will write a string to standard out which is equivalent to the contents of the file:

config\htmlstyle\XValDate.vbs
in the Sapphire distribution.

See Also

SaVbsSsnCheck, SaVbsZipCheck, SaVbsCardCheck, SaVbsDateFixNow

SaVbsValDateFuture, SaVbsValDatePast, SaVbsIsAllDigits, SaVbsIsAllLetters

SaVbsIsFieldNotBlank, SaVbsValEmail, SaVbsState, SaVbsSimpleFormat

SaRegVbsScripts, SaPrintVbsScripts



[Top] [Prev] [Next] [Bottom] [Contents]

info@bluestone.com
Copyright © 1997, Bluestone. All rights reserved.